PDF4Java Reference Documentation
com.o2sol.pdf4java.content.visualobjects Package / PDFPathVisualObject Class / getBrush Method
In This Topic
    getBrush Method
    In This Topic
    Gets the brush.
    If the brush is null then the path is not filled.
    Syntax
    public PDFBrush getBrush()

    Return Value

    The brush used to fill the path interior.
    See Also